iT邦幫忙

第 12 屆 iThome 鐵人賽

DAY 18
1

今天先來建立一個主頁熱個身,明天再開始Laravel的CRUD/images/emoticon/emoticon76.gif
首先到routes/web.php,輸入ROUTE::GET('/index','blogController@index')
https://ithelp.ithome.com.tw/upload/images/20200914/20129566T7OB7h5TtB.png
再到app/Http/Controllers/blogController.php,找到index的function,輸入以下的程式碼
https://ithelp.ithome.com.tw/upload/images/20200914/20129566UL2WPmXTK6.png
再到resources/views裡,新增HomePage.blade.php
https://ithelp.ithome.com.tw/upload/images/20200914/20129566uhEgHDdkWm.png
然後在HomePage,新增以下的程式碼
https://ithelp.ithome.com.tw/upload/images/20200914/20129566ByvIi01Dfw.png
https://ithelp.ithome.com.tw/upload/images/20200914/2012956647mvsMXqYf.png
https://ithelp.ithome.com.tw/upload/images/20200914/20129566WWJfspAycH.png
打開瀏覽器在後面新增/index,確認畫面
https://ithelp.ithome.com.tw/upload/images/20200914/20129566fzbuGucAJO.png
以上就是今天的內容/images/emoticon/emoticon41.gif


上一篇
Day 17 Laravel 資料庫&資料表
下一篇
Day 19 Laravel CRUD-C
系列文
菜鳥的暑假Web學習30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言